home *** CD-ROM | disk | FTP | other *** search
/ Aminet 21 / Aminet 21 (1997)(GTI - Schatztruhe)[!][Oct 1997].iso / Aminet / gfx / x11 / xmountains.lha / src / amigapragmas.h next >
C/C++ Source or Header  |  1997-05-16  |  342b  |  16 lines

  1. #include <pragmas/xlib_pragmas.h>
  2. extern struct Library *XLibBase;
  3.  
  4. #include <pragmas/xleshape_pragmas.h>
  5. extern struct Library *XLEShapeBase;
  6.  
  7. #include <pragmas/xmu2_pragmas.h>
  8. extern struct Library *Xmu2Base;
  9.  
  10. #include <pragmas/xt_pragmas.h>
  11. extern struct Library *XtBase;
  12.  
  13. #include <pragmas/xaw_pragmas.h>
  14. extern struct Library *XawBase;
  15.  
  16.